home *** CD-ROM | disk | FTP | other *** search
/ Windows 95 Super Collection / Windows 95 Super Collection.iso / win95 / bench / thread / thrdomtr.clw < prev    next >
Encoding:
MFC ClassWizard info  |  1995-08-13  |  3.5 KB  |  137 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CMainWindow
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "thrdomtr.h"
  9. VbxHeaderFile=thrdomtr.h
  10. VbxImplementationFile=thrdomtr.cpp
  11. LastPage=0
  12.  
  13. ClassCount=4
  14. Class1=CMainWindow
  15.  
  16. ResourceCount=5
  17. Resource1=IDR_MAINFRAME
  18. Resource2=IDD_ABOUTBOX
  19. Class2=CThreadOptionsDlg
  20. Resource3=IDD_THREAD_OPTIONS_DLG
  21. Class3=CFileDemoOptionsDlg
  22. Resource4=IDD_FILE_DEMO_OPTS_DLG
  23. Class4=CThreadDlg
  24. Resource5=IDD_THREAD_WINDOW
  25.  
  26. [CLS:CMainWindow]
  27. Type=0
  28. HeaderFile=thrdomtr.h
  29. ImplementationFile=thrdomtr.cpp
  30. LastObject=ID_THREAD_DEMO
  31. Filter=T
  32. VirtualFilter=fWC
  33.  
  34. [MNU:IDR_MAINFRAME]
  35. Type=1
  36. Class=?
  37. Command1=ID_APP_EXIT
  38. Command2=ID_FILE_IO_OPTIONS
  39. Command3=ID_THREAD_DEMO_OPTIONS
  40. Command4=ID_FILE_IO_DEMO
  41. Command5=ID_THREAD_DEMO
  42. Command6=ID_APP_ABOUT
  43. CommandCount=6
  44.  
  45. [ACL:IDR_MAINFRAME]
  46. Type=1
  47. Class=?
  48. Command1=ID_APP_ABOUT
  49. CommandCount=1
  50.  
  51. [DLG:IDD_ABOUTBOX]
  52. Type=1
  53. Class=?
  54. ControlCount=7
  55. Control1=IDC_STATIC,static,1342308353
  56. Control2=IDC_STATIC,static,1342308353
  57. Control3=IDC_STATIC,static,1342308353
  58. Control4=IDC_STATIC,static,1342308353
  59. Control5=IDOK,button,1342373889
  60. Control6=IDC_STATIC,button,1342177287
  61. Control7=IDC_STATIC,static,1342177283
  62.  
  63. [DLG:IDD_THREAD_OPTIONS_DLG]
  64. Type=1
  65. Class=CThreadOptionsDlg
  66. ControlCount=22
  67. Control1=IDC_THREAD_COUNT,edit,1350631552
  68. Control2=IDC_SPIN_THREAD_COUNT,scrollbar,1342177281
  69. Control3=IDC_STATIC,button,1342308359
  70. Control4=IDC_IDLE_TIME_THREADS,button,1342242825
  71. Control5=IDC_NORMAL_PRIORITY_THREADS,button,1342242825
  72. Control6=IDC_HIGH_PRIORITY_THREADS,button,1342242825
  73. Control7=IDC_TIME_CRITICAL_THREADS,button,1342242825
  74. Control8=IDC_STATIC,button,1342308359
  75. Control9=IDC_PRIMES_DEMO,button,1342242825
  76. Control10=IDC_FP_CALC_DEMO,button,1342242825
  77. Control11=IDC_TIMED_GRAPHICS_DEMO,button,1342242825
  78. Control12=IDC_UNTIMED_GRAPHICS_DEMO,button,1342242825
  79. Control13=IDC_STATIC,button,1342308359
  80. Control14=IDC_USE_CRITICAL_SECTIONS,button,1342242825
  81. Control15=IDC_USE_MUTEX_OBJECTS,button,1342242825
  82. Control16=IDC_USE_WINDOW_PER_THREAD,button,1342242819
  83. Control17=IDC_LOG_OUTPUT_CHECK,button,1342242819
  84. Control18=IDC_LOG_FILENAME,edit,1350631552
  85. Control19=IDC_BROWSE_LOG_BTN,button,1342242816
  86. Control20=IDOK,button,1342242817
  87. Control21=IDCANCEL,button,1342242816
  88. Control22=IDC_STATIC,static,1342177280
  89.  
  90. [CLS:CThreadOptionsDlg]
  91. Type=0
  92. HeaderFile=thrdoptn.h
  93. ImplementationFile=thrdoptn.cpp
  94. Filter=D
  95. LastObject=IDC_PRIMES_DEMO
  96. VirtualFilter=dWC
  97.  
  98. [DLG:IDD_FILE_DEMO_OPTS_DLG]
  99. Type=1
  100. Class=CFileDemoOptionsDlg
  101. ControlCount=13
  102. Control1=IDC_STATIC,button,1342308359
  103. Control2=IDC_ASYNCH_FILE_IO,button,1342242825
  104. Control3=IDC_SYNCH_FILE_IO,button,1342242825
  105. Control4=IDC_STATIC,button,1342308359
  106. Control5=IDC_READ_FILE,button,1342242825
  107. Control6=IDC_FILENAME,edit,1350631552
  108. Control7=IDC_BROWSE_BTN,button,1342242816
  109. Control8=IDC_WRITE_FILE,button,1342242825
  110. Control9=IDC_FILE_KB,edit,1350631552
  111. Control10=IDC_SPIN_FILE_KB,scrollbar,1342177281
  112. Control11=IDOK,button,1342242817
  113. Control12=IDCANCEL,button,1342242816
  114. Control13=IDC_STATIC,static,1342308352
  115.  
  116. [CLS:CFileDemoOptionsDlg]
  117. Type=0
  118. HeaderFile=fileopts.h
  119. ImplementationFile=fileopts.cpp
  120. Filter=D
  121. VirtualFilter=dWC
  122. LastObject=CFileDemoOptionsDlg
  123.  
  124. [DLG:IDD_THREAD_WINDOW]
  125. Type=1
  126. Class=CThreadDlg
  127. ControlCount=1
  128. Control1=IDC_THRD_WIN_PROMPT,static,1342308352
  129.  
  130. [CLS:CThreadDlg]
  131. Type=0
  132. HeaderFile=threddlg.h
  133. ImplementationFile=threddlg.cpp
  134. Filter=D
  135. LastObject=CThreadDlg
  136.  
  137.